Carbon


SetPaletteUpdates

Header: Palettes.h Carbon status: Supported

Sets the update attribute of a palette.

void SetPaletteUpdates (
    PaletteHandle p, 
    SInt16 updates
);
Parameter descriptions
p

A handle to the palette.

updates

One of the update attributes for the NSetPalette function. See “Usage and Update Constants” for a description of the update attributes.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)